home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIP Turkiye Mayıs 1998.iso / grafik / 95NEOBOK / NBW30.EXE / NeoBook.exe / 0 / RCDATA / TCOMPILEFORM / TCOMPILEFORM.txt
Text File  |  1997-02-27  |  20KB  |  703 lines

  1. object CompileForm: TCompileForm
  2.   Left = 10
  3.   Top = 268
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Compile Book'
  7.   ClientHeight = 347
  8.   ClientWidth = 520
  9.   Font.Color = clBtnText
  10.   Font.Height = -12
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 15
  17.   object OkBtn: TBitBtn
  18.     Left = 248
  19.     Top = 312
  20.     Width = 89
  21.     Height = 28
  22.     Caption = 'Compile'
  23.     Default = True
  24.     TabOrder = 0
  25.     OnClick = OkBtnClick
  26.     Glyph.Data = {
  27.       E6000000424DE6000000000000007600000028000000100000000E0000000100
  28.       0400000000007000000000000000000000001000000010000000000000000000
  29.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  30.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00111111111111
  31.       1111110000000000001111099999999990111109999999999011110999999999
  32.       9011110999999999901111099999999990111109999999999011110999999999
  33.       9011110999999999901111000000000000111100000000000011110000000000
  34.       00111111111111111111}
  35.     Spacing = 2
  36.   end
  37.   object CancelBtn: TBitBtn
  38.     Left = 344
  39.     Top = 312
  40.     Width = 81
  41.     Height = 28
  42.     Cancel = True
  43.     Caption = 'Cancel'
  44.     ModalResult = 2
  45.     TabOrder = 1
  46.     Glyph.Data = {
  47.       F6000000424DF600000000000000760000002800000010000000100000000100
  48.       0400000000008000000000000000000000001000000010000000000000000000
  49.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  50.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333808333
  51.       33333333330F833333333333330B033330003333330FB03000B03380000BFB00
  52.       E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000330087FBFBF0
  53.       E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000338000000000
  54.       0000333333333333333333333333333333333333333333333333}
  55.   end
  56.   object HelpBtn: TBitBtn
  57.     Left = 432
  58.     Top = 312
  59.     Width = 81
  60.     Height = 28
  61.     Caption = '&Help'
  62.     TabOrder = 2
  63.     OnClick = HelpBtnClick
  64.     Glyph.Data = {
  65.       76010000424D760100000000000076000000280000001B000000100000000100
  66.       0400000000000001000000000000000000001000000010000000000000000000
  67.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  68.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  69.       3300003333333330000033333333333300BFBF00333333300000333333333330
  70.       FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
  71.       FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
  72.       FB0BF0FBFB0BF03000003CC330BF80BF000FBF00BF08BF0000003CC330FBF0F0
  73.       FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
  74.       000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
  75.       FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
  76.       00FBFB003333333000003CCC3333333333000033333333300000}
  77.   end
  78.   object PageControl: TPageControl
  79.     Left = 8
  80.     Top = 8
  81.     Width = 504
  82.     Height = 297
  83.     ActivePage = General
  84.     TabOrder = 3
  85.     object General: TTabSheet
  86.       Caption = 'General Settings'
  87.       object BrowseBtn: TSpeedButton
  88.         Left = 462
  89.         Top = 83
  90.         Width = 25
  91.         Height = 25
  92.         Glyph.Data = {
  93.           E6000000424DE6000000000000007600000028000000100000000E0000000100
  94.           0400000000007000000000000000000000001000000010000000000000000000
  95.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  96.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00111111111111
  97.           11111110000000000111110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  98.           B011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  99.           B011110BBBBBBBBBB011110BBBBB0000001111100000BBBBB011111111110000
  100.           01111111111111111111}
  101.         OnClick = BrowseBtnClick
  102.       end
  103.       object Label1: TLabel
  104.         Left = 8
  105.         Top = 8
  106.         Width = 481
  107.         Height = 45
  108.         AutoSize = False
  109.         Caption = 
  110.           'This option creates a stand-alone executable application. The fi' +
  111.           'le below will be used to store the information required to displ' +
  112.           'ay this publication. You may change the name or location of this' +
  113.           ' file if you like.'
  114.         FocusControl = FNameBox
  115.         WordWrap = True
  116.       end
  117.       object Label2: TLabel
  118.         Left = 8
  119.         Top = 64
  120.         Width = 63
  121.         Height = 15
  122.         AutoSize = False
  123.         Caption = '&Compile to:'
  124.         FocusControl = FNameBox
  125.       end
  126.       object Label3: TLabel
  127.         Left = 8
  128.         Top = 120
  129.         Width = 216
  130.         Height = 15
  131.         Caption = 'Type of Compiled Publication to Create:'
  132.       end
  133.       object Bevel3: TBevel
  134.         Left = 20
  135.         Top = 140
  136.         Width = 9
  137.         Height = 45
  138.         Shape = bsLeftLine
  139.       end
  140.       object FNameBox: TEdit
  141.         Left = 8
  142.         Top = 84
  143.         Width = 451
  144.         Height = 23
  145.         TabOrder = 0
  146.         OnChange = FNameBoxChange
  147.       end
  148.       object EXEBtn: TRadioButton
  149.         Left = 28
  150.         Top = 144
  151.         Width = 117
  152.         Height = 17
  153.         Caption = '&Application (EXE)'
  154.         Checked = True
  155.         TabOrder = 1
  156.         TabStop = True
  157.         OnClick = ExtBtnClick
  158.       end
  159.       object SCRBtn: TRadioButton
  160.         Left = 28
  161.         Top = 168
  162.         Width = 133
  163.         Height = 17
  164.         Caption = '&Screen Saver (SCR)'
  165.         TabOrder = 2
  166.         OnClick = ExtBtnClick
  167.       end
  168.       object CreateSetup: TCheckBox
  169.         Left = 8
  170.         Top = 204
  171.         Width = 277
  172.         Height = 17
  173.         Caption = 'Create Setup Program and Installation Disk(s)'
  174.         TabOrder = 3
  175.         OnClick = CreateSetupClick
  176.       end
  177.     end
  178.     object TabSheet4: TTabSheet
  179.       Caption = 'Files'
  180.       object Memo2: TMemo
  181.         Left = 8
  182.         Top = 8
  183.         Width = 469
  184.         Height = 81
  185.         TabStop = False
  186.         BorderStyle = bsNone
  187.         Color = clBtnFace
  188.         Ctl3D = False
  189.         Lines.Strings = (
  190.           
  191.             'Under certain circumstances it may be beneficial to store some f' +
  192.             'iles external to the '
  193.           
  194.             'compiled publication. Some multimedia files (WAV, MID, AVI and M' +
  195.             'OV), for example, '
  196.           
  197.             'must be extracted by NeoBook before Windows will play them. The ' +
  198.             'extraction process '
  199.           
  200.             'is generally transparent to the viewer, but it may be undesireab' +
  201.             'le especially with '
  202.           'CD-ROM based publications. Choose one of the options below:')
  203.         ParentCtl3D = False
  204.         ReadOnly = True
  205.         TabOrder = 2
  206.         WantReturns = False
  207.       end
  208.       object CompileAllBtn: TRadioButton
  209.         Left = 24
  210.         Top = 92
  211.         Width = 365
  212.         Height = 17
  213.         Caption = 'Compile &All Files Inside the Publication (Produces single EXE)'
  214.         Checked = True
  215.         TabOrder = 0
  216.         TabStop = True
  217.         OnClick = CreateSetupClick
  218.       end
  219.       object CompileExtBtn: TRadioButton
  220.         Left = 24
  221.         Top = 116
  222.         Width = 421
  223.         Height = 17
  224.         Caption = 
  225.           'Compile &Only Files that do NOT need to be Extracted (Best for C' +
  226.           'D-ROMs)'
  227.         TabOrder = 1
  228.         OnClick = CreateSetupClick
  229.       end
  230.       object FileOptions: TPanel
  231.         Left = 52
  232.         Top = 136
  233.         Width = 445
  234.         Height = 113
  235.         BevelOuter = bvNone
  236.         TabOrder = 3
  237.         object Bevel2: TBevel
  238.           Left = 0
  239.           Top = 0
  240.           Width = 9
  241.           Height = 109
  242.           Shape = bsLeftLine
  243.         end
  244.         object Label7: TLabel
  245.           Left = 24
  246.           Top = 60
  247.           Width = 409
  248.           Height = 49
  249.           AutoSize = False
  250.           Caption = 
  251.             'To avoid distributing files that you don'#39't need, it is recommend' +
  252.             'ed that this directory be empty. When distributing your compiled' +
  253.             ' publication, make sure that these files are in the same directo' +
  254.             'ry as the EXE or SCR file.'
  255.           WordWrap = True
  256.         end
  257.         object GetDirBtn: TSpeedButton
  258.           Left = 408
  259.           Top = 28
  260.           Width = 25
  261.           Height = 25
  262.           Glyph.Data = {
  263.             E6000000424DE6000000000000007600000028000000100000000E0000000100
  264.             0400000000007000000000000000000000001000000010000000000000000000
  265.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  266.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00111111111111
  267.             11111110000000000111110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  268.             B011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  269.             B011110BBBBBBBBBB011110BBBBB0000001111100000BBBBB011111111110000
  270.             01111111111111111111}
  271.           OnClick = GetDirBtnClick
  272.         end
  273.         object CopyExtBtn: TCheckBox
  274.           Left = 8
  275.           Top = 4
  276.           Width = 217
  277.           Height = 17
  278.           Caption = '&Copy External Files to this Directory:'
  279.           TabOrder = 0
  280.         end
  281.         object CopyDirBox: TEdit
  282.           Left = 24
  283.           Top = 28
  284.           Width = 381
  285.           Height = 23
  286.           TabOrder = 1
  287.           OnChange = CopyDirBoxChange
  288.         end
  289.       end
  290.     end
  291.     object TabSheet2: TTabSheet
  292.       Caption = 'Fonts'
  293.       object Memo1: TMemo
  294.         Left = 8
  295.         Top = 8
  296.         Width = 469
  297.         Height = 93
  298.         TabStop = False
  299.         BorderStyle = bsNone
  300.         Color = clBtnFace
  301.         Ctl3D = False
  302.         Lines.Strings = (
  303.           
  304.             'This option allows you to decide how fonts used in this publicat' +
  305.             'ion appear when the '
  306.           
  307.             'compiled program is run on other computers. For maximum compatib' +
  308.             'ility, fonts may '
  309.           
  310.             'be embedded inside the compiled program. This insures that the f' +
  311.             'onts you used to '
  312.           
  313.             'create the publication are the ones that your viewers will see. ' +
  314.             'Although embedded '
  315.           
  316.             'fonts will not be accessible to other applications, you must che' +
  317.             'ck with your font vendor '
  318.           
  319.             'to insure that embedding fonts does not violate your license agr' +
  320.             'eement.')
  321.         ParentCtl3D = False
  322.         ReadOnly = True
  323.         TabOrder = 5
  324.         WantReturns = False
  325.       end
  326.       object FontWinBtn: TRadioButton
  327.         Left = 24
  328.         Top = 108
  329.         Width = 429
  330.         Height = 17
  331.         Caption = 
  332.           'Include &Only Fonts not part of Basic Windows Installation (Reco' +
  333.           'mmended)'
  334.         Checked = True
  335.         TabOrder = 0
  336.         TabStop = True
  337.       end
  338.       object FontNoneBtn: TRadioButton
  339.         Left = 24
  340.         Top = 132
  341.         Width = 437
  342.         Height = 17
  343.         Caption = 
  344.           '&Don'#39't Include Any Fonts (Substitute with fonts available on vie' +
  345.           'wer'#39's computer)'
  346.         TabOrder = 1
  347.       end
  348.       object FontAllBtn: TRadioButton
  349.         Left = 24
  350.         Top = 156
  351.         Width = 385
  352.         Height = 17
  353.         Caption = 
  354.           'Include &All Fonts (All fonts will be embedded in compiled progr' +
  355.           'am)'
  356.         TabOrder = 2
  357.       end
  358.       object FontSelBtn: TRadioButton
  359.         Left = 24
  360.         Top = 180
  361.         Width = 149
  362.         Height = 17
  363.         Caption = 'Include &Selected Fonts:'
  364.         TabOrder = 3
  365.       end
  366.       object FontList: TOvcCheckList
  367.         Left = 176
  368.         Top = 180
  369.         Width = 309
  370.         Height = 77
  371.         BoxClickOnly = False
  372.         WantDblClicks = False
  373.         ItemHeight = 16
  374.         TabOrder = 4
  375.         OnClick = FontListClick
  376.       end
  377.     end
  378.     object TabSheet3: TTabSheet
  379.       Caption = 'Extracted Files'
  380.       object Label5: TLabel
  381.         Left = 8
  382.         Top = 8
  383.         Width = 481
  384.         Height = 37
  385.         AutoSize = False
  386.         Caption = 
  387.           'When running your compiled publication it may be necessary to ex' +
  388.           'tract one or more files to the viewer'#39's hard drive. Extracted fi' +
  389.           'les may be stored in one of the following locations:'
  390.         WordWrap = True
  391.       end
  392.       object Bevel1: TBevel
  393.         Left = 52
  394.         Top = 144
  395.         Width = 9
  396.         Height = 69
  397.         Shape = bsLeftLine
  398.       end
  399.       object Label6: TLabel
  400.         Left = 60
  401.         Top = 180
  402.         Width = 425
  403.         Height = 33
  404.         AutoSize = False
  405.         Caption = 
  406.           'WARNING: If you do not specify custom directories with care, you' +
  407.           'r compiled publication may not run. See Help for more informatio' +
  408.           'n.'
  409.         WordWrap = True
  410.       end
  411.       object ExtEXEBtn: TRadioButton
  412.         Left = 24
  413.         Top = 52
  414.         Width = 461
  415.         Height = 17
  416.         Caption = 
  417.           '&Same Directory as Compiled Publication (Recommended - Except fo' +
  418.           'r CD-ROMs)'
  419.         Checked = True
  420.         TabOrder = 0
  421.         TabStop = True
  422.       end
  423.       object ExtWinBtn: TRadioButton
  424.         Left = 24
  425.         Top = 76
  426.         Width = 125
  427.         Height = 17
  428.         Caption = '&Windows Directory'
  429.         TabOrder = 1
  430.       end
  431.       object ExtTempBtn: TRadioButton
  432.         Left = 24
  433.         Top = 100
  434.         Width = 357
  435.         Height = 17
  436.         Caption = 'Windows &Temporary Directory (Recommended for CD-ROMs)'
  437.         TabOrder = 2
  438.       end
  439.       object ExtDirBtn: TRadioButton
  440.         Left = 24
  441.         Top = 124
  442.         Width = 121
  443.         Height = 17
  444.         Caption = '&Custom Directory:'
  445.         TabOrder = 3
  446.       end
  447.       object ExtDirBox: TEdit
  448.         Left = 60
  449.         Top = 148
  450.         Width = 349
  451.         Height = 23
  452.         TabOrder = 4
  453.         OnChange = ExtDirBoxChange
  454.       end
  455.       object ExtRemoveBtn: TCheckBox
  456.         Left = 24
  457.         Top = 232
  458.         Width = 317
  459.         Height = 17
  460.         Caption = '&Remove Extracted Files when Publication Terminates'
  461.         State = cbChecked
  462.         TabOrder = 5
  463.       end
  464.     end
  465.     object SetupPage: TTabSheet
  466.       Caption = 'Setup / Installation'
  467.       object BuildDirBtn: TSpeedButton
  468.         Left = 316
  469.         Top = 84
  470.         Width = 25
  471.         Height = 25
  472.         Glyph.Data = {
  473.           E6000000424DE6000000000000007600000028000000100000000E0000000100
  474.           0400000000007000000000000000000000001000000010000000000000000000
  475.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  476.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00111111111111
  477.           11111110000000000111110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  478.           B011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  479.           B011110BBBBBBBBBB011110BBBBB0000001111100000BBBBB011111111110000
  480.           01111111111111111111}
  481.         OnClick = BuildDirBtnClick
  482.       end
  483.       object Label4: TLabel
  484.         Left = 8
  485.         Top = 8
  486.         Width = 477
  487.         Height = 49
  488.         AutoSize = False
  489.         Caption = 
  490.           'When creating a Setup program, you must specify a Build Director' +
  491.           'y where NeoBook can copy the files needed to create your install' +
  492.           'ation disks. If you elect to build directly to diskette, make su' +
  493.           're you have several blank formatted diskettes handy.'
  494.         WordWrap = True
  495.       end
  496.       object Label8: TLabel
  497.         Left = 8
  498.         Top = 64
  499.         Width = 82
  500.         Height = 15
  501.         Caption = '&Build Directory:'
  502.         FocusControl = BuildDir
  503.       end
  504.       object Label9: TLabel
  505.         Left = 356
  506.         Top = 64
  507.         Width = 65
  508.         Height = 15
  509.         Caption = '&Media Type:'
  510.         FocusControl = MediaList
  511.       end
  512.       object Label10: TLabel
  513.         Left = 8
  514.         Top = 228
  515.         Width = 102
  516.         Height = 15
  517.         Caption = 'Background Color:'
  518.       end
  519.       object Label13: TLabel
  520.         Left = 8
  521.         Top = 116
  522.         Width = 177
  523.         Height = 15
  524.         Caption = 'Suggested &Installation Directory:'
  525.         FocusControl = DefInstallDir
  526.       end
  527.       object Label14: TLabel
  528.         Left = 256
  529.         Top = 116
  530.         Width = 232
  531.         Height = 15
  532.         Caption = '&Suggested Program Folder (blank to skip):'
  533.         FocusControl = DefProgramGroup
  534.       end
  535.       object Label15: TLabel
  536.         Left = 188
  537.         Top = 228
  538.         Width = 58
  539.         Height = 15
  540.         Caption = 'Text Color:'
  541.       end
  542.       object Label16: TLabel
  543.         Left = 8
  544.         Top = 168
  545.         Width = 61
  546.         Height = 15
  547.         Caption = 'Setup &Title:'
  548.         FocusControl = DefSetupTitle
  549.       end
  550.       object BuildDir: TEdit
  551.         Left = 8
  552.         Top = 84
  553.         Width = 305
  554.         Height = 23
  555.         TabOrder = 0
  556.       end
  557.       object MediaList: TComboBox
  558.         Left = 356
  559.         Top = 84
  560.         Width = 129
  561.         Height = 23
  562.         Style = csDropDownList
  563.         ItemHeight = 15
  564.         Items.Strings = (
  565.           '3.5" 720 Kb'
  566.           '3.5" 1.44 Mb'
  567.           '5.25" 1.2Mb'
  568.           'CD-ROM'
  569.           'DVD'
  570.           'Large Media'
  571.           'Downloadable')
  572.         TabOrder = 1
  573.       end
  574.       object FromColor: TPanel
  575.         Left = 116
  576.         Top = 224
  577.         Width = 25
  578.         Height = 25
  579.         Color = clBlue
  580.         TabOrder = 2
  581.         OnClick = ColorClick
  582.       end
  583.       object ToColor: TPanel
  584.         Left = 145
  585.         Top = 224
  586.         Width = 25
  587.         Height = 25
  588.         Color = clBlack
  589.         TabOrder = 3
  590.         OnClick = ColorClick
  591.       end
  592.       object Panel1: TPanel
  593.         Left = 376
  594.         Top = 172
  595.         Width = 109
  596.         Height = 85
  597.         BevelOuter = bvLowered
  598.         TabOrder = 4
  599.         object SetupPreview: TNeoBookPaintBox
  600.           Left = 1
  601.           Top = 1
  602.           Width = 107
  603.           Height = 83
  604.           Align = alClient
  605.           OnPaint = SetupPreviewPaint
  606.         end
  607.         object PreviewShadow: TLabel
  608.           Left = 5
  609.           Top = 5
  610.           Width = 19
  611.           Height = 10
  612.           Caption = 'Setup'
  613.           Font.Color = clBlack
  614.           Font.Height = -8
  615.           Font.Name = 'Arial'
  616.           Font.Style = []
  617.           ParentFont = False
  618.           Transparent = True
  619.         end
  620.         object PreviewText: TLabel
  621.           Left = 4
  622.           Top = 4
  623.           Width = 19
  624.           Height = 10
  625.           Caption = 'Setup'
  626.           Color = clBtnFace
  627.           Font.Color = clYellow
  628.           Font.Height = -8
  629.           Font.Name = 'Arial'
  630.           Font.Style = []
  631.           ParentColor = False
  632.           ParentFont = False
  633.           Transparent = True
  634.         end
  635.       end
  636.       object DefInstallDir: TEdit
  637.         Left = 8
  638.         Top = 136
  639.         Width = 229
  640.         Height = 23
  641.         MaxLength = 255
  642.         TabOrder = 5
  643.       end
  644.       object DefProgramGroup: TEdit
  645.         Left = 256
  646.         Top = 136
  647.         Width = 229
  648.         Height = 23
  649.         MaxLength = 255
  650.         TabOrder = 6
  651.       end
  652.       object DefSetupTitle: TEdit
  653.         Left = 8
  654.         Top = 188
  655.         Width = 353
  656.         Height = 23
  657.         MaxLength = 50
  658.         TabOrder = 7
  659.         OnChange = DefSetupTitleChange
  660.       end
  661.       object TextColor: TPanel
  662.         Left = 252
  663.         Top = 224
  664.         Width = 25
  665.         Height = 25
  666.         Color = clYellow
  667.         TabOrder = 8
  668.         OnClick = TextColorClick
  669.       end
  670.     end
  671.   end
  672.   object ResetBtn: TBitBtn
  673.     Left = 8
  674.     Top = 312
  675.     Width = 89
  676.     Height = 28
  677.     Hint = 'Restore the default compiler settings'
  678.     Caption = 'De&faults'
  679.     ModalResult = 1
  680.     TabOrder = 4
  681.     OnClick = ResetBtnClick
  682.     Glyph.Data = {
  683.       66010000424D6601000000000000760000002800000014000000140000000100
  684.       040000000000F000000000000000000000001000000010000000000000000000
  685.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  686.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  687.       7777777700007777777777777777777700007777777777777777777700007777
  688.       7777777777777777000077777777777777777777000077777777777000007007
  689.       000070777777770BFBFB00E700007077777777000FBFB0E700007000077770FB
  690.       FBFBF0E700007099077000000FBFB0E700007099070BFBFBFBFBF0E700007000
  691.       07700000000FB0E700007077777777770BFB0007000070777777777770007777
  692.       0000777777777777777777770000777777777777777777770000777777777777
  693.       7777777700007777777777777777777700007777777777777777777700007777
  694.       77777777777777770000}
  695.     Spacing = 2
  696.   end
  697.   object ColorDialog: TColorDialog
  698.     Ctl3D = True
  699.     Left = 152
  700.     Top = 306
  701.   end
  702. end
  703.